﻿2026-06-23T10:01:15.6293708Z Current runner version: '2.335.1'
2026-06-23T10:01:15.6298283Z Runner name: 'hfenduleam'
2026-06-23T10:01:15.6298745Z Runner group name: 'Default'
2026-06-23T10:01:15.6299216Z Machine name: 'HFENDULEAM'
2026-06-23T10:01:15.6301087Z ##[group]GITHUB_TOKEN Permissions
2026-06-23T10:01:15.6302346Z Contents: read
2026-06-23T10:01:15.6302709Z Metadata: read
2026-06-23T10:01:15.6303028Z Packages: read
2026-06-23T10:01:15.6303417Z ##[endgroup]
2026-06-23T10:01:15.6304619Z Secret source: Actions
2026-06-23T10:01:15.6305036Z Prepare workflow directory
2026-06-23T10:01:15.6567328Z Prepare all required actions
2026-06-23T10:01:15.6591798Z Getting action download info
2026-06-23T10:01:15.9910607Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-23T10:01:16.8772592Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-23T10:01:16.9551126Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-23T10:01:16.9552604Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-23T10:01:16.9553721Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-23T10:01:16.9554763Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-23T10:01:16.9555601Z [36;1mexit 0[0m
2026-06-23T10:01:16.9625516Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-23T10:01:16.9626565Z ##[endgroup]
2026-06-23T10:01:17.2947339Z ##[group]Run actions/checkout@v5
2026-06-23T10:01:17.2948032Z with:
2026-06-23T10:01:17.2948535Z   fetch-depth: 0
2026-06-23T10:01:17.2949064Z   repository: SaberMage/spt-core
2026-06-23T10:01:17.2954541Z   token: ***
2026-06-23T10:01:17.2955090Z   ssh-strict: true
2026-06-23T10:01:17.2955600Z   ssh-user: git
2026-06-23T10:01:17.2956121Z   persist-credentials: true
2026-06-23T10:01:17.2956687Z   clean: true
2026-06-23T10:01:17.2957189Z   sparse-checkout-cone-mode: true
2026-06-23T10:01:17.2957801Z   fetch-tags: false
2026-06-23T10:01:17.2958336Z   show-progress: true
2026-06-23T10:01:17.2958843Z   lfs: false
2026-06-23T10:01:17.2959330Z   submodules: false
2026-06-23T10:01:17.2959849Z   set-safe-directory: true
2026-06-23T10:01:17.2960398Z ##[endgroup]
2026-06-23T10:01:17.4766808Z Syncing repository: SaberMage/spt-core
2026-06-23T10:01:17.4768370Z ##[group]Getting Git version info
2026-06-23T10:01:17.4769357Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-23T10:01:17.4977566Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T10:01:17.5180660Z git version 2.43.0.windows.1
2026-06-23T10:01:17.5208215Z ##[endgroup]
2026-06-23T10:01:17.5215490Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4ecc8667-bb46-4fa5-aacb-5cdd79a10fc8\.gitconfig'
2026-06-23T10:01:17.5229816Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4ecc8667-bb46-4fa5-aacb-5cdd79a10fc8' before making global git config changes
2026-06-23T10:01:17.5231431Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T10:01:17.5234612Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T10:01:17.5501046Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-23T10:01:17.5681025Z https://github.com/SaberMage/spt-core
2026-06-23T10:01:17.5707747Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T10:01:17.5711408Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T10:01:17.5898581Z HEAD
2026-06-23T10:01:17.6127562Z ##[endgroup]
2026-06-23T10:01:17.6131126Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-23T10:01:17.9915522Z ##[group]Cleaning the repository
2026-06-23T10:01:17.9916596Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-23T10:01:23.4880480Z Removing target/
2026-06-23T10:01:23.4916411Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-23T10:01:23.5402646Z HEAD is now at 06a41624 Merge 17e13d94863b6c3d8710d75ad0970205159968a7 into 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T10:01:23.5435129Z ##[endgroup]
2026-06-23T10:01:23.5439108Z ##[group]Disabling automatic garbage collection
2026-06-23T10:01:23.5443887Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-23T10:01:23.5668956Z ##[endgroup]
2026-06-23T10:01:23.5669487Z ##[group]Setting up auth
2026-06-23T10:01:23.5675338Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T10:01:23.5888239Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T10:01:23.9466609Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T10:01:23.9731566Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T10:01:24.3324698Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T10:01:24.3536432Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T10:01:24.7233578Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-23T10:01:24.7514658Z ##[endgroup]
2026-06-23T10:01:24.7515000Z ##[group]Fetching the repository
2026-06-23T10:01:24.7521939Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +06a41624360e10f837066198aa7262da0885f65a:refs/remotes/pull/33/merge
2026-06-23T10:01:25.6865593Z From https://github.com/SaberMage/spt-core
2026-06-23T10:01:25.6866093Z  * [new branch]        docs/release-bump-in-pr -> origin/docs/release-bump-in-pr
2026-06-23T10:01:25.6985019Z ##[endgroup]
2026-06-23T10:01:25.6985512Z ##[group]Determining the checkout info
2026-06-23T10:01:25.6985967Z ##[endgroup]
2026-06-23T10:01:25.6991154Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-23T10:01:25.7250476Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-23T10:01:25.7466008Z ##[group]Checking out the ref
2026-06-23T10:01:25.7470284Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/33/merge
2026-06-23T10:01:25.7817451Z HEAD is now at 06a41624 Merge 17e13d94863b6c3d8710d75ad0970205159968a7 into 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T10:01:25.7841033Z ##[endgroup]
2026-06-23T10:01:25.8079424Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-23T10:01:25.8280334Z 06a41624360e10f837066198aa7262da0885f65a
2026-06-23T10:01:25.8537336Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-23T10:01:25.8537707Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-23T10:01:25.8537932Z [36;1m$PIN = "0c95435"[0m
2026-06-23T10:01:25.8538152Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-23T10:01:25.8538414Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-23T10:01:25.8538765Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-23T10:01:25.8539136Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-23T10:01:25.8539433Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-23T10:01:25.8539712Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-23T10:01:25.8540499Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-23T10:01:25.8540770Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-23T10:01:25.8541161Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-23T10:01:25.8541373Z [36;1m}[0m
2026-06-23T10:01:25.8541541Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-23T10:01:25.8541793Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-23T10:01:25.8614376Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-23T10:01:25.8614637Z ##[endgroup]
2026-06-23T10:01:26.7403655Z    Compiling proc-macro2 v1.0.106
2026-06-23T10:01:26.7403960Z    Compiling unicode-ident v1.0.24
2026-06-23T10:01:26.7404206Z    Compiling quote v1.0.45
2026-06-23T10:01:26.7404554Z    Compiling cfg-if v1.0.4
2026-06-23T10:01:26.7404803Z    Compiling serde_core v1.0.228
2026-06-23T10:01:26.7405018Z    Compiling serde v1.0.228
2026-06-23T10:01:26.7405310Z    Compiling windows-link v0.2.1
2026-06-23T10:01:26.7406351Z    Compiling getrandom v0.3.4
2026-06-23T10:01:26.7406720Z    Compiling portable-atomic v1.13.1
2026-06-23T10:01:26.7407044Z    Compiling typenum v1.20.1
2026-06-23T10:01:26.7407390Z    Compiling pin-project-lite v0.2.17
2026-06-23T10:01:26.7407771Z    Compiling version_check v0.9.5
2026-06-23T10:01:26.7408124Z    Compiling memchr v2.8.1
2026-06-23T10:01:26.7408328Z    Compiling find-msvc-tools v0.1.9
2026-06-23T10:01:26.7408583Z    Compiling shlex v2.0.1
2026-06-23T10:01:26.7408879Z    Compiling critical-section v1.2.0
2026-06-23T10:01:26.8197521Z    Compiling windows-sys v0.61.2
2026-06-23T10:01:26.8198277Z    Compiling subtle v2.6.1
2026-06-23T10:01:26.8667556Z    Compiling futures-core v0.3.32
2026-06-23T10:01:26.8728835Z    Compiling equivalent v1.0.2
2026-06-23T10:01:26.8995100Z    Compiling smallvec v1.15.1
2026-06-23T10:01:26.9788770Z    Compiling itoa v1.0.18
2026-06-23T10:01:26.9998075Z    Compiling bytes v1.11.1
2026-06-23T10:01:27.0052879Z    Compiling semver v1.0.28
2026-06-23T10:01:27.0307794Z    Compiling stable_deref_trait v1.2.1
2026-06-23T10:01:27.1058091Z    Compiling log v0.4.32
2026-06-23T10:01:27.1353928Z    Compiling generic-array v0.14.7
2026-06-23T10:01:27.1370815Z    Compiling futures-sink v0.3.32
2026-06-23T10:01:27.1730389Z    Compiling slab v0.4.12
2026-06-23T10:01:27.2627343Z    Compiling rustc_version v0.4.1
2026-06-23T10:01:27.3285958Z    Compiling futures-io v0.3.32
2026-06-23T10:01:27.3323704Z    Compiling futures-channel v0.3.32
2026-06-23T10:01:27.3365432Z    Compiling hashbrown v0.17.1
2026-06-23T10:01:27.5303992Z    Compiling rustversion v1.0.22
2026-06-23T10:01:27.6133399Z    Compiling futures-task v0.3.32
2026-06-23T10:01:27.6700230Z    Compiling getrandom v0.2.17
2026-06-23T10:01:27.6843697Z    Compiling cpufeatures v0.2.17
2026-06-23T10:01:27.7352788Z    Compiling fnv v1.0.7
2026-06-23T10:01:28.0714870Z    Compiling libc v0.2.186
2026-06-23T10:01:28.2063358Z    Compiling strsim v0.11.1
2026-06-23T10:01:28.2341256Z    Compiling rand_core v0.10.1
2026-06-23T10:01:28.4744658Z    Compiling indexmap v2.14.0
2026-06-23T10:01:28.4792193Z    Compiling cfg_aliases v0.2.1
2026-06-23T10:01:28.5609481Z    Compiling autocfg v1.5.1
2026-06-23T10:01:28.5730812Z    Compiling writeable v0.6.3
2026-06-23T10:01:28.6001812Z    Compiling litemap v0.8.2
2026-06-23T10:01:28.6137516Z    Compiling utf8_iter v1.0.4
2026-06-23T10:01:28.9238592Z    Compiling icu_normalizer_data v2.2.0
2026-06-23T10:01:29.0967844Z    Compiling ident_case v1.0.1
2026-06-23T10:01:29.1619089Z    Compiling jobserver v0.1.34
2026-06-23T10:01:29.2064720Z    Compiling icu_properties_data v2.2.0
2026-06-23T10:01:29.2201863Z    Compiling getrandom v0.4.2
2026-06-23T10:01:29.2352436Z    Compiling fs_extra v1.3.0
2026-06-23T10:01:29.2521774Z    Compiling dunce v1.0.5
2026-06-23T10:01:29.2768583Z    Compiling syn v2.0.117
2026-06-23T10:01:29.4416407Z    Compiling cc v1.2.63
2026-06-23T10:01:29.4709077Z    Compiling percent-encoding v2.3.2
2026-06-23T10:01:29.5664335Z    Compiling http v1.4.1
2026-06-23T10:01:29.5767548Z    Compiling cpufeatures v0.3.0
2026-06-23T10:01:29.5979473Z    Compiling thiserror v2.0.18
2026-06-23T10:01:29.6013052Z    Compiling unicode-segmentation v1.13.3
2026-06-23T10:01:29.6585829Z    Compiling crypto-common v0.1.7
2026-06-23T10:01:29.6843874Z    Compiling aws-lc-rs v1.17.0
2026-06-23T10:01:29.7031191Z    Compiling scopeguard v1.2.0
2026-06-23T10:01:29.7695660Z    Compiling lock_api v0.4.14
2026-06-23T10:01:29.7700411Z    Compiling block-buffer v0.10.4
2026-06-23T10:01:29.8283537Z    Compiling chacha20 v0.10.0
2026-06-23T10:01:29.8933257Z    Compiling form_urlencoded v1.2.2
2026-06-23T10:01:29.9106203Z    Compiling bitflags v2.12.1
2026-06-23T10:01:29.9242079Z    Compiling untrusted v0.9.0
2026-06-23T10:01:30.0304503Z    Compiling winapi v0.3.9
2026-06-23T10:01:30.0433527Z    Compiling digest v0.10.7
2026-06-23T10:01:30.0470301Z    Compiling num-traits v0.2.19
2026-06-23T10:01:30.0800575Z    Compiling windows-strings v0.5.1
2026-06-23T10:01:30.1164194Z    Compiling windows-result v0.4.1
2026-06-23T10:01:30.1233915Z    Compiling rustls v0.23.40
2026-06-23T10:01:30.1400177Z    Compiling heck v0.5.0
2026-06-23T10:01:30.1772068Z    Compiling convert_case v0.10.0
2026-06-23T10:01:30.2054395Z    Compiling cmake v0.1.58
2026-06-23T10:01:30.3018704Z    Compiling atomic-waker v1.1.2
2026-06-23T10:01:30.3934542Z    Compiling unicode-xid v0.2.6
2026-06-23T10:01:30.4548629Z    Compiling anyhow v1.0.102
2026-06-23T10:01:30.5084437Z    Compiling const-oid v0.10.2
2026-06-23T10:01:30.5513829Z    Compiling zerocopy v0.8.50
2026-06-23T10:01:30.6845274Z    Compiling parking_lot_core v0.9.12
2026-06-23T10:01:30.8859334Z    Compiling httparse v1.10.1
2026-06-23T10:01:30.9218432Z    Compiling http-body v1.0.1
2026-06-23T10:01:30.9771411Z    Compiling hybrid-array v0.4.12
2026-06-23T10:01:30.9935536Z    Compiling curve25519-dalek v4.1.3
2026-06-23T10:01:31.0625954Z    Compiling rand v0.10.1
2026-06-23T10:01:31.1418780Z    Compiling ahash v0.8.12
2026-06-23T10:01:31.1758827Z    Compiling fastrand v2.4.1
2026-06-23T10:01:31.1939143Z    Compiling either v1.16.0
2026-06-23T10:01:31.3686930Z    Compiling aws-lc-sys v0.41.0
2026-06-23T10:01:31.5289248Z    Compiling ring v0.17.14
2026-06-23T10:01:31.5304042Z    Compiling base64ct v1.8.3
2026-06-23T10:01:31.5605502Z    Compiling powerfmt v0.2.0
2026-06-23T10:01:31.8150540Z    Compiling deranged v0.5.8
2026-06-23T10:01:31.8457508Z    Compiling pem-rfc7468 v1.0.0
2026-06-23T10:01:31.9130261Z    Compiling rand_core v0.6.4
2026-06-23T10:01:31.9270040Z    Compiling base64 v0.22.1
2026-06-23T10:01:31.9829629Z    Compiling vcpkg v0.2.15
2026-06-23T10:01:32.0091745Z    Compiling try-lock v0.2.5
2026-06-23T10:01:32.1492029Z    Compiling time-core v0.1.8
2026-06-23T10:01:32.2399776Z    Compiling data-encoding v2.11.0
2026-06-23T10:01:32.2410126Z    Compiling zmij v1.0.21
2026-06-23T10:01:32.2861999Z    Compiling tinyvec_macros v0.1.1
2026-06-23T10:01:32.2928977Z    Compiling tower-service v0.3.3
2026-06-23T10:01:32.3595031Z    Compiling num-conv v0.2.2
2026-06-23T10:01:32.3832259Z    Compiling pkg-config v0.3.33
2026-06-23T10:01:32.4317100Z    Compiling tinyvec v1.11.0
2026-06-23T10:01:32.4318318Z    Compiling want v0.3.1
2026-06-23T10:01:32.4388412Z    Compiling parking_lot v0.12.5
2026-06-23T10:01:32.4412773Z    Compiling block-buffer v0.12.0
2026-06-23T10:01:32.6071049Z    Compiling crypto-common v0.2.2
2026-06-23T10:01:32.6691533Z    Compiling sha2 v0.10.9
2026-06-23T10:01:32.7673610Z    Compiling vergen-lib v9.1.0
2026-06-23T10:01:32.7864034Z    Compiling inout v0.1.4
2026-06-23T10:01:32.8956303Z    Compiling n0-future v0.3.2
2026-06-23T10:01:32.9271471Z    Compiling signature v2.2.0
2026-06-23T10:01:33.0835088Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-23T10:01:33.0838025Z    Compiling spin v0.10.0
2026-06-23T10:01:33.0986797Z    Compiling httpdate v1.0.3
2026-06-23T10:01:33.0999435Z    Compiling serde_json v1.0.150
2026-06-23T10:01:33.1446482Z    Compiling libsqlite3-sys v0.30.1
2026-06-23T10:01:33.1610407Z    Compiling diatomic-waker v0.2.3
2026-06-23T10:01:33.2560316Z    Compiling synstructure v0.13.2
2026-06-23T10:01:33.2877855Z    Compiling darling_core v0.20.11
2026-06-23T10:01:33.2900478Z    Compiling winnow v1.0.3
2026-06-23T10:01:33.3783871Z    Compiling cordyceps v0.3.4
2026-06-23T10:01:33.4257512Z    Compiling parking v2.2.1
2026-06-23T10:01:33.4265854Z    Compiling crossbeam-utils v0.8.21
2026-06-23T10:01:33.5764086Z    Compiling futures-lite v2.6.1
2026-06-23T10:01:33.6406536Z    Compiling digest v0.11.3
2026-06-23T10:01:33.7207753Z    Compiling socket2 v0.6.4
2026-06-23T10:01:33.7322961Z    Compiling mio v1.2.1
2026-06-23T10:01:33.7806978Z    Compiling futures-buffered v0.2.13
2026-06-23T10:01:33.8776454Z    Compiling ed25519 v2.2.3
2026-06-23T10:01:33.9387341Z    Compiling cipher v0.4.4
2026-06-23T10:01:34.1452532Z    Compiling vergen-lib v0.1.6
2026-06-23T10:01:34.1944425Z    Compiling vergen v9.1.0
2026-06-23T10:01:34.2127962Z    Compiling universal-hash v0.5.1
2026-06-23T10:01:34.2730842Z    Compiling noq-udp v0.10.0
2026-06-23T10:01:34.3498747Z    Compiling heapless v0.7.17
2026-06-23T10:01:34.3773743Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-23T10:01:34.4268102Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-23T10:01:34.4281479Z    Compiling sync_wrapper v1.0.2
2026-06-23T10:01:34.4474020Z    Compiling opaque-debug v0.3.1
2026-06-23T10:01:34.4484602Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-23T10:01:34.5229100Z    Compiling byteorder v1.5.0
2026-06-23T10:01:34.5817991Z    Compiling allocator-api2 v0.2.21
2026-06-23T10:01:34.6128944Z    Compiling polyval v0.6.2
2026-06-23T10:01:34.7704446Z    Compiling hash32 v0.2.1
2026-06-23T10:01:34.8655348Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-23T10:01:34.9816367Z    Compiling spin v0.9.8
2026-06-23T10:01:35.0000459Z    Compiling vergen-gitcl v1.0.8
2026-06-23T10:01:35.0568707Z    Compiling windows-threading v0.2.1
2026-06-23T10:01:35.0581697Z    Compiling ryu v1.0.23
2026-06-23T10:01:35.0798333Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-23T10:01:35.1904294Z    Compiling tower-layer v0.3.3
2026-06-23T10:01:35.2204398Z    Compiling signature v3.0.0
2026-06-23T10:01:35.2526128Z    Compiling fallible-iterator v0.3.0
2026-06-23T10:01:35.2957350Z    Compiling windows-targets v0.52.6
2026-06-23T10:01:35.3547765Z    Compiling ghash v0.5.1
2026-06-23T10:01:35.3795537Z    Compiling ctr v0.9.2
2026-06-23T10:01:35.4256088Z    Compiling aes v0.8.4
2026-06-23T10:01:35.4369600Z    Compiling sha2 v0.11.0-rc.5
2026-06-23T10:01:35.5414331Z    Compiling fs2 v0.4.3
2026-06-23T10:01:35.6477057Z    Compiling proc-macro-crate v3.5.0
2026-06-23T10:01:35.6595876Z    Compiling time v0.3.47
2026-06-23T10:01:35.6620104Z    Compiling http-body-util v0.1.3
2026-06-23T10:01:35.7686154Z    Compiling aead v0.5.2
2026-06-23T10:01:35.8214249Z    Compiling serde_derive v1.0.228
2026-06-23T10:01:35.9219457Z    Compiling zeroize_derive v1.4.3
2026-06-23T10:01:35.9294172Z    Compiling zerofrom-derive v0.1.7
2026-06-23T10:01:35.9386356Z    Compiling tokio-macros v2.7.0
2026-06-23T10:01:36.0666229Z    Compiling yoke-derive v0.8.2
2026-06-23T10:01:36.1615232Z    Compiling futures-macro v0.3.32
2026-06-23T10:01:36.1726046Z    Compiling zerovec-derive v0.11.3
2026-06-23T10:01:36.2112091Z    Compiling displaydoc v0.2.6
2026-06-23T10:01:36.2630398Z    Compiling tracing-attributes v0.1.31
2026-06-23T10:01:36.3144020Z    Compiling thiserror-impl v2.0.18
2026-06-23T10:01:36.4185995Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-23T10:01:36.6287585Z    Compiling zeroize v1.8.2
2026-06-23T10:01:36.7836133Z    Compiling darling_macro v0.20.11
2026-06-23T10:01:36.8155957Z    Compiling tokio v1.52.3
2026-06-23T10:01:36.9306243Z    Compiling rustls-pki-types v1.14.1
2026-06-23T10:01:36.9942541Z    Compiling derive_more-impl v2.1.1
2026-06-23T10:01:37.1338188Z    Compiling n0-error-macros v0.1.3
2026-06-23T10:01:37.1356889Z    Compiling futures-util v0.3.32
2026-06-23T10:01:37.2701843Z    Compiling darling v0.20.11
2026-06-23T10:01:37.3247494Z    Compiling windows-implement v0.60.2
2026-06-23T10:01:37.5354210Z    Compiling zerofrom v0.1.8
2026-06-23T10:01:37.5457176Z    Compiling derive_builder_core v0.20.2
2026-06-23T10:01:37.5683677Z    Compiling spez v0.1.2
2026-06-23T10:01:37.5759264Z    Compiling windows-interface v0.59.3
2026-06-23T10:01:37.7821678Z    Compiling der v0.8.0-rc.10
2026-06-23T10:01:37.8921350Z    Compiling yoke v0.8.3
2026-06-23T10:01:38.0704864Z    Compiling pin-project-internal v1.1.13
2026-06-23T10:01:38.1717657Z    Compiling n0-error v0.1.3
2026-06-23T10:01:38.2070608Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-23T10:01:38.2811572Z    Compiling zerovec v0.11.6
2026-06-23T10:01:38.2814883Z    Compiling zerotrie v0.2.4
2026-06-23T10:01:38.3891066Z    Compiling cobs v0.3.0
2026-06-23T10:01:38.6405295Z    Compiling postcard-derive v0.2.2
2026-06-23T10:01:38.7093572Z    Compiling derive_builder_macro v0.20.2
2026-06-23T10:01:38.7401389Z    Compiling ed25519-dalek v2.2.0
2026-06-23T10:01:38.8065832Z    Compiling widestring v1.2.1
2026-06-23T10:01:38.9428390Z    Compiling tinystr v0.8.3
2026-06-23T10:01:39.0771503Z    Compiling potential_utf v0.1.5
2026-06-23T10:01:39.1834137Z    Compiling icu_locale_core v2.2.0
2026-06-23T10:01:39.2515971Z    Compiling icu_collections v2.2.0
2026-06-23T10:01:39.3343026Z    Compiling windows-core v0.62.2
2026-06-23T10:01:39.3408327Z    Compiling spki v0.8.0-rc.4
2026-06-23T10:01:39.3753524Z    Compiling derive_builder v0.20.2
2026-06-23T10:01:39.4242749Z    Compiling spt-proto v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-23T10:01:39.4836938Z    Compiling pin-project v1.1.13
2026-06-23T10:01:39.5315601Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-23T10:01:39.7014268Z    Compiling ipconfig v0.3.4
2026-06-23T10:01:39.7938827Z    Compiling data-encoding-macro v0.1.20
2026-06-23T10:01:39.7993579Z    Compiling num_enum_derive v0.7.6
2026-06-23T10:01:39.9701085Z    Compiling futures-executor v0.3.32
2026-06-23T10:01:40.0116305Z    Compiling icu_provider v2.2.0
2026-06-23T10:01:40.0478614Z    Compiling windows-numerics v0.3.1
2026-06-23T10:01:40.0569687Z    Compiling windows-future v0.3.2
2026-06-23T10:01:40.1168842Z    Compiling futures v0.3.32
2026-06-23T10:01:40.2383114Z    Compiling windows-collections v0.3.2
2026-06-23T10:01:40.2903277Z    Compiling icu_normalizer v2.2.0
2026-06-23T10:01:40.3106922Z    Compiling icu_properties v2.2.0
2026-06-23T10:01:40.3247905Z    Compiling ipnet v2.12.0
2026-06-23T10:01:40.4425723Z    Compiling ed25519 v3.0.0-rc.4
2026-06-23T10:01:40.6365503Z    Compiling prefix-trie v0.8.4
2026-06-23T10:01:40.7743414Z    Compiling once_cell v1.21.4
2026-06-23T10:01:40.7959386Z    Compiling windows v0.62.2
2026-06-23T10:01:40.8140280Z    Compiling chrono v0.4.45
2026-06-23T10:01:40.8994646Z    Compiling aes-gcm v0.10.3
2026-06-23T10:01:40.9324419Z    Compiling iroh-metrics-derive v0.4.1
2026-06-23T10:01:40.9730309Z    Compiling tracing-core v0.1.36
2026-06-23T10:01:41.0500083Z    Compiling postcard v1.1.3
2026-06-23T10:01:41.0752600Z    Compiling async-trait v0.1.89
2026-06-23T10:01:41.1289804Z    Compiling tokio-util v0.7.18
2026-06-23T10:01:41.1793199Z    Compiling tower v0.5.3
2026-06-23T10:01:41.1976986Z    Compiling derive_more v2.1.1
2026-06-23T10:01:41.3061866Z    Compiling hashbrown v0.14.5
2026-06-23T10:01:41.3193192Z    Compiling enum-assoc v1.3.0
2026-06-23T10:01:41.5083952Z    Compiling tracing v0.1.44
2026-06-23T10:01:41.5680804Z    Compiling idna_adapter v1.2.2
2026-06-23T10:01:41.5932295Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-23T10:01:41.7316124Z    Compiling idna v1.1.0
2026-06-23T10:01:41.7462864Z    Compiling strum_macros v0.28.0
2026-06-23T10:01:41.7797618Z    Compiling crossbeam-epoch v0.9.18
2026-06-23T10:01:41.8619258Z    Compiling h2 v0.4.14
2026-06-23T10:01:41.9861612Z    Compiling hashlink v0.9.1
2026-06-23T10:01:42.1120888Z    Compiling url v2.5.8
2026-06-23T10:01:42.1735815Z    Compiling crossbeam-channel v0.5.15
2026-06-23T10:01:42.1887258Z    Compiling windows-sys v0.59.0
2026-06-23T10:01:42.1981896Z    Compiling blake3 v1.8.5
2026-06-23T10:01:42.2064058Z    Compiling uuid v1.23.2
2026-06-23T10:01:42.3340639Z    Compiling rusqlite v0.32.1
2026-06-23T10:01:42.3371124Z    Compiling windows-registry v0.6.1
2026-06-23T10:01:42.5158641Z    Compiling memoffset v0.6.5
2026-06-23T10:01:42.6539229Z    Compiling noq v0.18.0
2026-06-23T10:01:42.6916740Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-23T10:01:42.7637829Z    Compiling netwatch v0.16.0
2026-06-23T10:01:42.8010422Z    Compiling acto v0.8.2
2026-06-23T10:01:42.8150782Z    Compiling mac-addr v0.3.0
2026-06-23T10:01:42.8239303Z    Compiling tagptr v0.2.0
2026-06-23T10:01:42.9954614Z    Compiling xml-rs v0.8.28
2026-06-23T10:01:42.9990511Z    Compiling lru-slab v0.1.2
2026-06-23T10:01:43.0312414Z    Compiling foldhash v0.2.0
2026-06-23T10:01:43.0379433Z    Compiling ref-cast v1.0.25
2026-06-23T10:01:43.0411941Z    Compiling identity-hash v0.1.0
2026-06-23T10:01:43.1054082Z    Compiling thiserror v1.0.69
2026-06-23T10:01:43.1146004Z    Compiling rustc-hash v2.1.2
2026-06-23T10:01:43.1503980Z    Compiling sorted-index-buffer v0.2.1
2026-06-23T10:01:43.1618383Z    Compiling hashbrown v0.16.1
2026-06-23T10:01:43.2389402Z    Compiling spt-store v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-23T10:01:43.4570480Z    Compiling moka v0.12.15
2026-06-23T10:01:43.4990509Z    Compiling netdev v0.42.0
2026-06-23T10:01:43.5667413Z    Compiling xmltree v0.10.3
2026-06-23T10:01:43.8462096Z    Compiling attohttpc v0.30.1
2026-06-23T10:01:43.8696699Z    Compiling iroh-base v0.98.0
2026-06-23T10:01:43.8861355Z    Compiling tower-http v0.6.11
2026-06-23T10:01:44.3060668Z    Compiling n0-watcher v0.6.1
2026-06-23T10:01:44.3810965Z    Compiling tokio-stream v0.1.18
2026-06-23T10:01:44.4296956Z    Compiling iroh-metrics v0.38.3
2026-06-23T10:01:44.4612885Z    Compiling num_enum v0.7.6
2026-06-23T10:01:44.5620782Z    Compiling iroh-relay v0.98.0
2026-06-23T10:01:44.5621244Z    Compiling serde_spanned v0.6.9
2026-06-23T10:01:44.5750016Z    Compiling toml_datetime v0.6.11
2026-06-23T10:01:44.5905518Z    Compiling thiserror-impl v1.0.69
2026-06-23T10:01:44.6979595Z    Compiling ref-cast-impl v1.0.25
2026-06-23T10:01:44.7281948Z    Compiling strum v0.28.0
2026-06-23T10:01:44.7679945Z    Compiling serde_derive_internals v0.29.1
2026-06-23T10:01:44.9018949Z    Compiling simple-dns v0.9.3
2026-06-23T10:01:44.9400054Z    Compiling serial-core v0.4.0
2026-06-23T10:01:45.0810492Z    Compiling aho-corasick v1.1.4
2026-06-23T10:01:45.1191852Z    Compiling smol_str v0.1.24
2026-06-23T10:01:45.2834053Z    Compiling spt-msg v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-23T10:01:45.3370547Z    Compiling arrayref v0.3.9
2026-06-23T10:01:45.4127688Z    Compiling regex-syntax v0.8.10
2026-06-23T10:01:45.4391139Z    Compiling simdutf8 v0.1.5
2026-06-23T10:01:45.4718119Z    Compiling constant_time_eq v0.4.2
2026-06-23T10:01:45.7335711Z    Compiling hyper v1.10.1
2026-06-23T10:01:45.7391069Z    Compiling arrayvec v0.7.6
2026-06-23T10:01:45.7642961Z    Compiling sha1_smol v1.0.1
2026-06-23T10:01:45.8531443Z    Compiling toml_write v0.1.2
2026-06-23T10:01:45.9271867Z    Compiling winreg v0.10.1
2026-06-23T10:01:45.9941685Z    Compiling resolv-conf v0.7.6
2026-06-23T10:01:46.0096038Z    Compiling winnow v0.7.15
2026-06-23T10:01:46.0524505Z    Compiling schemars_derive v1.2.1
2026-06-23T10:01:46.2724523Z    Compiling iroh-dns v0.98.0
2026-06-23T10:01:46.5629374Z    Compiling serial-windows v0.4.0
2026-06-23T10:01:46.9391612Z    Compiling lru v0.16.4
2026-06-23T10:01:46.9556800Z    Compiling webpki-roots v1.0.7
2026-06-23T10:01:46.9684016Z    Compiling seize v0.5.1
2026-06-23T10:01:47.0643952Z    Compiling hyper-util v0.1.20
2026-06-23T10:01:47.1044945Z    Compiling darling_core v0.23.0
2026-06-23T10:01:47.1729757Z    Compiling serde_bytes v0.11.19
2026-06-23T10:01:47.2583928Z    Compiling regex-automata v0.4.14
2026-06-23T10:01:47.4390168Z    Compiling hmac v0.12.1
2026-06-23T10:01:47.4617616Z    Compiling iroh v0.98.2
2026-06-23T10:01:47.5303862Z    Compiling utf8parse v0.2.2
2026-06-23T10:01:47.6009652Z    Compiling dyn-clone v1.0.20
2026-06-23T10:01:47.6766701Z    Compiling cmov v0.5.4
2026-06-23T10:01:47.7838498Z    Compiling toml_edit v0.22.27
2026-06-23T10:01:47.8210414Z    Compiling lazy_static v1.5.0
2026-06-23T10:01:47.9526013Z    Compiling anstyle v1.0.14
2026-06-23T10:01:47.9538019Z    Compiling pin-utils v0.1.0
2026-06-23T10:01:47.9539049Z    Compiling once_cell_polyfill v1.70.2
2026-06-23T10:01:48.0383718Z    Compiling bitflags v1.3.2
2026-06-23T10:01:48.0608849Z    Compiling schemars v1.2.1
2026-06-23T10:01:48.0663168Z    Compiling ctutils v0.4.2
2026-06-23T10:01:48.0687476Z    Compiling shared_library v0.1.9
2026-06-23T10:01:48.1108529Z    Compiling nix v0.25.1
2026-06-23T10:01:48.1522284Z    Compiling anstyle-wincon v3.0.11
2026-06-23T10:01:48.2441676Z    Compiling anstyle-parse v1.0.0
2026-06-23T10:01:48.3220464Z    Compiling hkdf v0.12.4
2026-06-23T10:01:48.3230776Z    Compiling papaya v0.2.4
2026-06-23T10:01:48.3563587Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-23T10:01:48.4003405Z    Compiling igd-next v0.17.1
2026-06-23T10:01:48.4702720Z    Compiling serial v0.4.0
2026-06-23T10:01:48.5044882Z    Compiling filedescriptor v0.8.3
2026-06-23T10:01:48.5220645Z    Compiling backon v1.6.0
2026-06-23T10:01:48.6266294Z    Compiling anstyle-query v1.1.5
2026-06-23T10:01:48.8093255Z    Compiling instability v0.3.12
2026-06-23T10:01:48.8105189Z    Compiling foldhash v0.1.5
2026-06-23T10:01:48.8420700Z    Compiling paste v1.0.15
2026-06-23T10:01:48.8480666Z    Compiling colorchoice v1.0.5
2026-06-23T10:01:48.9983574Z    Compiling shell-words v1.1.1
2026-06-23T10:01:49.0462219Z    Compiling is_terminal_polyfill v1.70.2
2026-06-23T10:01:49.1172134Z    Compiling downcast-rs v1.2.1
2026-06-23T10:01:49.2180854Z    Compiling portable-pty v0.8.1
2026-06-23T10:01:49.2515734Z    Compiling regex v1.12.3
2026-06-23T10:01:49.2525896Z    Compiling anstream v1.0.0
2026-06-23T10:01:49.2629164Z    Compiling hashbrown v0.15.5
2026-06-23T10:01:49.3097616Z    Compiling spake2 v0.4.0
2026-06-23T10:01:49.5368380Z    Compiling strum_macros v0.26.4
2026-06-23T10:01:49.5738948Z    Compiling terminal_size v0.4.4
2026-06-23T10:01:49.7048832Z    Compiling toml v0.8.23
2026-06-23T10:01:49.7277340Z    Compiling crossterm_winapi v0.9.1
2026-06-23T10:01:49.7443882Z    Compiling itertools v0.13.0
2026-06-23T10:01:49.8836441Z    Compiling sha1 v0.10.6
2026-06-23T10:01:49.9145502Z    Compiling castaway v0.2.4
2026-06-23T10:01:50.0675240Z    Compiling recvmsg v1.0.0
2026-06-23T10:01:50.1646796Z    Compiling spt-runtime v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-23T10:01:50.1889984Z    Compiling unicode-width v0.1.14
2026-06-23T10:01:50.4301550Z    Compiling wmi v0.18.4
2026-06-23T10:01:50.4302058Z    Compiling darling_macro v0.23.0
2026-06-23T10:01:50.4938841Z    Compiling clap_lex v1.1.0
2026-06-23T10:01:50.6396468Z    Compiling static_assertions v1.1.0
2026-06-23T10:01:50.6959622Z    Compiling indoc v2.0.7
2026-06-23T10:01:50.6969461Z    Compiling doctest-file v1.1.1
2026-06-23T10:01:50.7915232Z    Compiling compact_str v0.8.2
2026-06-23T10:01:50.8548486Z    Compiling clap_builder v4.6.0
2026-06-23T10:01:50.8855433Z    Compiling darling v0.23.0
2026-06-23T10:01:51.2203754Z    Compiling interprocess v2.4.2
2026-06-23T10:01:51.2785912Z    Compiling unicode-truncate v1.1.0
2026-06-23T10:01:51.4721248Z    Compiling crossterm v0.28.1
2026-06-23T10:01:51.6465524Z    Compiling strum v0.26.3
2026-06-23T10:01:51.7183931Z    Compiling lru v0.12.5
2026-06-23T10:01:51.8646886Z    Compiling spt-term v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-23T10:01:51.9925068Z    Compiling clap_derive v4.6.1
2026-06-23T10:01:52.5357841Z    Compiling portmapper v0.16.0
2026-06-23T10:01:52.6109575Z    Compiling spt-live v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-23T10:01:52.6441741Z    Compiling error-code v3.3.2
2026-06-23T10:01:52.6943142Z    Compiling unicode-width v0.2.0
2026-06-23T10:01:52.8631741Z    Compiling cassowary v0.3.0
2026-06-23T10:01:53.0036591Z    Compiling clipboard-win v5.4.1
2026-06-23T10:01:53.0582647Z    Compiling nucleo-matcher v0.3.1
2026-06-23T10:01:53.2814061Z    Compiling ratatui v0.29.0
2026-06-23T10:01:53.5212333Z    Compiling qrcode v0.14.1
2026-06-23T10:01:53.6953895Z    Compiling tempfile v3.27.0
2026-06-23T10:01:54.2315067Z    Compiling clap v4.6.1
2026-06-23T10:02:06.2626802Z    Compiling rustls-webpki v0.103.13
2026-06-23T10:02:08.7050309Z    Compiling tokio-rustls v0.26.4
2026-06-23T10:02:08.7050640Z    Compiling rustls-platform-verifier v0.7.0
2026-06-23T10:02:08.7050957Z    Compiling noq-proto v0.17.0
2026-06-23T10:02:08.8549661Z    Compiling hickory-net v0.26.0-beta.4
2026-06-23T10:02:08.8550147Z    Compiling hyper-rustls v0.27.9
2026-06-23T10:02:08.8550526Z    Compiling tokio-websockets v0.13.2
2026-06-23T10:02:08.9959053Z    Compiling reqwest v0.13.4
2026-06-23T10:02:09.9616001Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-23T10:02:26.3116676Z    Compiling spt-net v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-23T10:02:27.6449947Z    Compiling spt-daemon v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-23T10:02:36.2451793Z    Compiling spt v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-23T10:02:43.2733242Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
2026-06-23T10:02:43.2946275Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-fa8cbee7215f5fa6.exe)
2026-06-23T10:02:43.3370810Z 
2026-06-23T10:02:43.3371200Z running 1 test
2026-06-23T10:02:50.6042854Z test new_brain_serves_against_old_broker ... ok
2026-06-23T10:02:50.6043053Z 
2026-06-23T10:02:50.6043374Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.27s
2026-06-23T10:02:50.6043663Z 
2026-06-23T10:02:50.6501417Z Post job cleanup.
2026-06-23T10:02:50.7508695Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T10:02:50.7713806Z git version 2.43.0.windows.1
2026-06-23T10:02:50.7748596Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2b36b8d9-6a25-4fb0-83cd-1a3b606bb4d0\.gitconfig'
2026-06-23T10:02:50.7761443Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2b36b8d9-6a25-4fb0-83cd-1a3b606bb4d0' before making global git config changes
2026-06-23T10:02:50.7761914Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T10:02:50.7766927Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T10:02:50.7993024Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T10:02:50.8214734Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T10:02:51.1836912Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T10:02:51.2084471Z http.https://github.com/.extraheader
2026-06-23T10:02:51.2110100Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-23T10:02:51.2338196Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T10:02:51.6020350Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T10:02:51.6243277Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T10:02:52.0222349Z Cleaning up orphan processes
